postgresql: 13.17 -> 13.18, 14.14 -> 14.15, 15.9 -> 15.10, 16.5 -> 16.6, 17.1 -> 17.2#358213
Merged
Ma27 merged 5 commits intoNixOS:stagingfrom Nov 23, 2024
Merged
Conversation
Ma27
approved these changes
Nov 23, 2024
Contributor
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin staging-24.05
git worktree add -d .worktree/backport-358213-to-staging-24.05 origin/staging-24.05
cd .worktree/backport-358213-to-staging-24.05
git switch --create backport-358213-to-staging-24.05
git cherry-pick -x 41dcc3c9746d282181c08b7531ff486b5fbe13f2 3aa011583b3e362b63f468da2f54953fa289f8c7 256921e7d3f563376e3eaf44328a65a67181e988 f4ef8018ac170ca6dad34b354bfcd5ab91037a7d 6aa3d742421e9ea74a91965e14a4eb760e789e58 |
Contributor
|
Successfully created backport PR for |
1 task
Contributor
Author
@Ma27 are you going to create the backport or should I? |
Member
|
Will do this afternoon. Kinda crowded review queue here :D |
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New PostgreSQL minor versions released: https://www.postgresql.org/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/
There are no critical changes, so targeting staging for all of them at the same time.
Also see #355965 (comment) for the reason for those new versions so quickly after the last ones.
This is very unlikely to break anything.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.